Name | Description | |
---|---|---|
BackgroundFill | Gets or sets the background filling of the surface | |
BackgroundPreviews | Gets or sets the collection of background previews. BackgroundPreviews are visuals displayed behind the Items. | |
Border | Gets or sets the page stroke style | |
BorderThickness | Gets or sets the thickness of the border surrounding the surface. | |
Bounds | Gets or sets the surface bounding box, which is formed by the X, Y, Width and Height properties. | |
Height | Gets or sets the logical page height | |
Items | Gets or sets the items collection | |
Previews | Gets or sets the collection of previews. Previews are visuals that are displayed above the Items. | |
Selection | Gets or sets the page selection, which is responsible for the management of the selected items inside a page. | |
ViewportOrigin | Gets or sets the viewport origin of the surface. The Origin is the first visible point from the surface (in local coordinates). | |
ViewportOriginX | Gets or sets the Origin X value. The Origin is the first visible point from the surface (in local coordinates). | |
ViewportOriginY | Gets or sets the Origin Y value. The Origin is the first visible point from the surface (in local coordinates). | |
Width | Gets or sets the logical page width | |
WindowOrigin | Gets or sets the window origin of the surface | |
WindowOriginX | Gets or sets the Window Origin X value (in parent coordinates). The value of this property is automatically set by view hosting the surface. | |
WindowOriginY | Gets or sets the Window Origin Y value (in parent coordinates). The value of this property is automatically set by view hosting the surface. | |
X | Gets or sets the X coordinate of the page bounding box. | |
Y | Gets or sets the Y coordinate of the page bounding box. |